home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 0669.ZIP / DB3TO123.TXT < prev    next >
Text File  |  1985-11-30  |  1KB  |  26 lines

  1.         TRANSFERRING FILES FROM dBASE III TO LOTUS 1-2-3
  2.  
  3. Starting in dBASE III
  4.  
  5.      1) USE (file to be transferred);
  6.      2) MODIFY  STRUCTURE (ensure that all data to be subsequently
  7.         manipulated are in numerical format, labels can be left in
  8.         character format);
  9.      3) COPY TO (filename).PRN DELIMITED WITH ";
  10.      4) QUIT (exit dBASE III);
  11.  
  12. Go to LOTUS 1-2-3
  13.  
  14.      1) / (to access Worksheet commands);
  15.      2) FILE (to access file commands);
  16.      3) DIRECTORY (need to change directory to either C:\dBASE or A:\
  17.         depending on where you have placed the dBASE file you wish to
  18.         transfer);
  19.      4) /FILE IMPORT NUMBERS;
  20.      5) (filename).PRN;
  21.      6) SAVE IT NOW BEFORE PROCEEDING.  The transferred file will now
  22.         be stored as a 1-2-3 file;
  23.  
  24. CAUTION! You may need to adjust the column widths. You may also want to
  25. switch your DIRECTORY back to C:\LOTUS; FILE TRANSFER NOW COMPLETED.
  26.